home *** CD-ROM | disk | FTP | other *** search
/ The Apple Sales & Marketi…source Library 1998 July / Resource Library July 98.toast / mac / Application Library / Internet / LogDoor 2.0 Evaluation / Samples / Sample AppleScripts / Periodic AppleScripts / About Periodic AppleScripts next >
Encoding:
Text File  |  1998-01-19  |  704 bĀ   |  7 lines  |  [TEXT/ttxt]

  1. This folder contains periodic AppleScripts for use with LogDoor 2.0.  If an AppleScript by the name of "LogDoor Periodic Script" is included in the same folder as a particular task file, that script will be periodically invoked by LogDoor (every 30 minutes).  The script can perform any sort of required periodic maintenance activity, such as flushing a Web server's log cache.  
  2.  
  3. LogDoor periodic template - a completely blank template script for you to fill in 
  4.  
  5. LogDoor/WebSTAR sample script - a script which tells WebSTAR to flush its log file cache.  WebSTAR 2.0 and later cache log lines and may never write those lines to the disk.  This script causes WebSTAR to write its log lines to the disk.
  6.  
  7.